* alloc.c (make_pure_float): Align pureptr according to __alignof,
authorJim Blandy <jimb@redhat.com>
Mon, 22 Feb 1993 16:21:17 +0000 (16:21 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 22 Feb 1993 16:21:17 +0000 (16:21 +0000)
commitfe90ad97661b86fac9c360272330008b16f3054e
tree9f694bc6fa1ca74050d4155faae0ede2092b0fda
parentb10fd412fcb92bd9c5e7d610430863a68d9e0494
* alloc.c (make_pure_float): Align pureptr according to __alignof,
if it's available, or sizeof (struct Lisp_Float) if it's not.
src/alloc.c